Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync main branch to docs #62

Merged
merged 38 commits into from
Nov 17, 2023
Merged

sync main branch to docs #62

merged 38 commits into from
Nov 17, 2023

Conversation

xxl4
Copy link
Owner

@xxl4 xxl4 commented Nov 17, 2023

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self-Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript's definition is updated/provided or not needed
  • Changelog is provided or not needed

xxl4 and others added 30 commits November 9, 2023 21:35
<!--
First of all, thank you for your contribution! 😄

For requesting to pull a new feature or bugfix, please send it from a
feature/bugfix branch based on the `master` branch.

Before submitting your pull request, please make sure the checklist
below is confirmed.

Your pull requests will be merged after one of the collaborators
approve.

Thank you!

-->

### 🤔 This is a ...

- [ ] New feature
- [x] Bug fix
- [ ] Site / documentation update
- [ ] Demo update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Bundle size optimization
- [ ] Performance optimization
- [ ] Enhancement feature
- [ ] Internationalization
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Test Case
- [ ] Branch merge
- [ ] Other (about what?)

### 🔗 Related issue link

<!--
1. Put the related issue or discussion links here.
-->

### 💡 Background and solution

<!--
1. Describe the problem and the scenario.
2. GIF or snapshot should be provided if includes UI/interactive
modification.
3. How to fix the problem, and list the final API implementation and
usage sample if that is a new feature.
-->

### 📝 Changelog

<!--
Describe changes from the user side, and list all potential break
changes or other risks.
--->

| Language   | Changelog |
| ---------- | --------- |
| 🇺🇸 English |           |
| 🇨🇳 Chinese |           |

### ☑️ Self-Check before Merge

⚠️ Please check all items below before review. ⚠️

- [ ] Doc is updated/provided or not needed
- [ ] Demo is updated/provided or not needed
- [ ] TypeScript's definition is updated/provided or not needed
- [ ] Changelog is provided or not needed
<!--
First of all, thank you for your contribution! 😄

For requesting to pull a new feature or bugfix, please send it from a
feature/bugfix branch based on the `master` branch.

Before submitting your pull request, please make sure the checklist
below is confirmed.

Your pull requests will be merged after one of the collaborators
approve.

Thank you!

-->

### 🤔 This is a ...

- [ ] New feature
- [x] Bug fix
- [ ] Site / documentation update
- [ ] Demo update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Bundle size optimization
- [ ] Performance optimization
- [ ] Enhancement feature
- [ ] Internationalization
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Test Case
- [ ] Branch merge
- [ ] Other (about what?)

### 🔗 Related issue link

<!--
1. Put the related issue or discussion links here.
-->

### 💡 Background and solution

<!--
1. Describe the problem and the scenario.
2. GIF or snapshot should be provided if includes UI/interactive
modification.
3. How to fix the problem, and list the final API implementation and
usage sample if that is a new feature.
-->

### 📝 Changelog

<!--
Describe changes from the user side, and list all potential break
changes or other risks.
--->

| Language   | Changelog |
| ---------- | --------- |
| 🇺🇸 English |           |
| 🇨🇳 Chinese |           |

### ☑️ Self-Check before Merge

⚠️ Please check all items below before review. ⚠️

- [x] Doc is updated/provided or not needed
- [ ] Demo is updated/provided or not needed
- [ ] TypeScript's definition is updated/provided or not needed
- [ ] Changelog is provided or not needed
Bumps [github.com/aliyun/aliyun-oss-go-sdk](https://github.com/aliyun/aliyun-oss-go-sdk) from 2.2.9+incompatible to 3.0.1+incompatible.
- [Release notes](https://github.com/aliyun/aliyun-oss-go-sdk/releases)
- [Changelog](https://github.com/aliyun/aliyun-oss-go-sdk/blob/master/CHANGELOG.md)
- [Commits](aliyun/aliyun-oss-go-sdk@v2.2.9...v3.0.1)

---
updated-dependencies:
- dependency-name: github.com/aliyun/aliyun-oss-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](google/uuid@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [gorm.io/driver/sqlserver](https://github.com/go-gorm/sqlserver) from 1.4.1 to 1.5.2.
- [Commits](go-gorm/sqlserver@v1.4.1...v1.5.2)

---
updated-dependencies:
- dependency-name: gorm.io/driver/sqlserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.9 to 3.23.10.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v3.23.9...v3.23.10)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot bot and others added 8 commits November 13, 2023 19:23
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.13.0 to
0.14.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/text/commit/6c97a165dd661335ff7bce6104a008558123c353"><code>6c97a16</code></a>
all: update go directive to 1.18</li>
<li>See full diff in <a
href="https://github.com/golang/text/compare/v0.13.0...v0.14.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/text&package-manager=go_modules&previous-version=0.13.0&new-version=0.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
Bumps [gorm.io/driver/sqlserver](https://github.com/go-gorm/sqlserver)
from 1.4.1 to 1.5.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-gorm/sqlserver/commit/b8d91cbd0b9b9d9a3538cf0d9f7f01ac2fcf006d"><code>b8d91cb</code></a>
Support update and delete returning using output (<a
href="https://redirect.github.com/go-gorm/sqlserver/issues/116">#116</a>)</li>
<li><a
href="https://github.com/go-gorm/sqlserver/commit/9c4105327d411b61c0187438a5445ebe5a38d8f1"><code>9c41053</code></a>
Bump actions/checkout from 3 to 4 (<a
href="https://redirect.github.com/go-gorm/sqlserver/issues/114">#114</a>)</li>
<li><a
href="https://github.com/go-gorm/sqlserver/commit/4213ed17a119c62daaa5f1ce7fcde8eaa435f1a1"><code>4213ed1</code></a>
Bump github.com/microsoft/go-mssqldb from 1.1.0 to 1.6.0 (<a
href="https://redirect.github.com/go-gorm/sqlserver/issues/113">#113</a>)</li>
<li><a
href="https://github.com/go-gorm/sqlserver/commit/6e2cde390b0a489e530d5771f0885fb138240ba4"><code>6e2cde3</code></a>
feat: ErrForeignKeyViolated implemented</li>
<li><a
href="https://github.com/go-gorm/sqlserver/commit/d4e1e8323ad9ef884b2e2d55fdeedc7544fb41a2"><code>d4e1e83</code></a>
Bump github.com/microsoft/go-mssqldb from 1.0.0 to 1.1.0 (<a
href="https://redirect.github.com/go-gorm/sqlserver/issues/101">#101</a>)</li>
<li><a
href="https://github.com/go-gorm/sqlserver/commit/6c6d08e1d97217f71c8cbfca6326e6dc4269d6fc"><code>6c6d08e</code></a>
fix: error translation casting (<a
href="https://redirect.github.com/go-gorm/sqlserver/issues/103">#103</a>)</li>
<li><a
href="https://github.com/go-gorm/sqlserver/commit/3ddd1781a17db19e46b143ee4f39fa7fa17cdcc1"><code>3ddd178</code></a>
fix: alter column with schema (<a
href="https://redirect.github.com/go-gorm/sqlserver/issues/104">#104</a>)</li>
<li><a
href="https://github.com/go-gorm/sqlserver/commit/f0635f0ece4643928a79993938a10d51d333d211"><code>f0635f0</code></a>
Merge pull request <a
href="https://redirect.github.com/go-gorm/sqlserver/issues/98">#98</a>
from go-gorm/ci-build-test-job-added</li>
<li><a
href="https://github.com/go-gorm/sqlserver/commit/f947e631af3c3212b39f332c878019f07b589db9"><code>f947e63</code></a>
ci: removed tirgger rules</li>
<li><a
href="https://github.com/go-gorm/sqlserver/commit/385a8da993d2c58a17371af5c3fcf26013efdbec"><code>385a8da</code></a>
Bump github.com/microsoft/go-mssqldb from 0.21.0 to 1.0.0 (<a
href="https://redirect.github.com/go-gorm/sqlserver/issues/99">#99</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/go-gorm/sqlserver/compare/v1.4.1...v1.5.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gorm.io/driver/sqlserver&package-manager=go_modules&previous-version=1.4.1&new-version=1.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
Bumps
[github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from
3.23.9 to 3.23.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/shirou/gopsutil/releases">github.com/shirou/gopsutil/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.23.10</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>cpu</h3>
<ul>
<li>fix(linux): validate cpu fields length before accessing index by <a
href="https://github.com/JanDeDobbeleer"><code>@​JanDeDobbeleer</code></a>
in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1544">shirou/gopsutil#1544</a></li>
</ul>
<h3>host</h3>
<ul>
<li>[host][darwin]: fix Users by <a
href="https://github.com/shirou"><code>@​shirou</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1537">shirou/gopsutil#1537</a></li>
</ul>
<h3>process</h3>
<ul>
<li>[process][darwin]: skip process.Nice test if darwin on GitHub Action
by <a href="https://github.com/shirou"><code>@​shirou</code></a> in <a
href="https://redirect.github.com/shirou/gopsutil/pull/1536">shirou/gopsutil#1536</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/shirou/gopsutil/compare/v3.23.9...v3.23.10">https://github.com/shirou/gopsutil/compare/v3.23.9...v3.23.10</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/shirou/gopsutil/commit/a7e2bdf91ca2f5a93f7b1cf413e5ef526f78cba3"><code>a7e2bdf</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1544">#1544</a>
from JanDeDobbeleer/master</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/ac63a5690eb6b08cb0451e23a18ffcd82734379e"><code>ac63a56</code></a>
fix(windows): remove log statement</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/a1eedcae8efd7fdd16406bfc68b8214c7b62e1b1"><code>a1eedca</code></a>
fix(linux): validate cpu fields length before accessing index</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/c020a0890ebf4fb877e096c27141e4111cf7a63f"><code>c020a08</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1537">#1537</a>
from shirou/feat/fix_darwin_host_users</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/4ad4406c032712cc33987428d172b81e459408ae"><code>4ad4406</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1542">#1542</a>
from shirou/dependabot/github_actions/actions/checko...</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/be90da9b839fb24182f037c16973d3cb69907615"><code>be90da9</code></a>
chore(deps): bump actions/checkout from 4.1.0 to 4.1.1</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/9c1cf1ca59c61da2252d1d15ef0b349fd0e733a6"><code>9c1cf1c</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1538">#1538</a>
from shirou/dependabot/go_modules/github.com/google/...</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/2121939c2a7d4c5cd51f624a8f68279b37d8e847"><code>2121939</code></a>
chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/4b46f2b70cd40834334d484dfdd55456e8caa72f"><code>4b46f2b</code></a>
[host][darwin]: fix Users</li>
<li><a
href="https://github.com/shirou/gopsutil/commit/5ee64c61906c12a703c58da97fbfc4a513cd5d06"><code>5ee64c6</code></a>
Merge pull request <a
href="https://redirect.github.com/shirou/gopsutil/issues/1531">#1531</a>
from shirou/dependabot/github_actions/actions/checko...</li>
<li>Additional commits viewable in <a
href="https://github.com/shirou/gopsutil/compare/v3.23.9...v3.23.10">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/shirou/gopsutil/v3&package-manager=go_modules&previous-version=3.23.9&new-version=3.23.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
Bumps [github.com/google/uuid](https://github.com/google/uuid) from
1.3.1 to 1.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/uuid/releases">github.com/google/uuid's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.0</h2>
<h2><a
href="https://github.com/google/uuid/compare/v1.3.1...v1.4.0">1.4.0</a>
(2023-10-26)</h2>
<h3>Features</h3>
<ul>
<li>UUIDs slice type with Strings() convenience method (<a
href="https://redirect.github.com/google/uuid/issues/133">#133</a>) (<a
href="https://github.com/google/uuid/commit/cd5fbbdd02f3e3467ac18940e07e062be1f864b4">cd5fbbd</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Clarify that Parse's job is to parse but not necessarily validate
strings. (Documents current behavior)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/google/uuid/blob/master/CHANGELOG.md">github.com/google/uuid's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/google/uuid/compare/v1.3.1...v1.4.0">1.4.0</a>
(2023-10-26)</h2>
<h3>Features</h3>
<ul>
<li>UUIDs slice type with Strings() convenience method (<a
href="https://redirect.github.com/google/uuid/issues/133">#133</a>) (<a
href="https://github.com/google/uuid/commit/cd5fbbdd02f3e3467ac18940e07e062be1f864b4">cd5fbbd</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Clarify that Parse's job is to parse but not necessarily validate
strings. (Documents current behavior)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/uuid/commit/8de8764e294f072b7a2f1a209e88fdcdb1ebc875"><code>8de8764</code></a>
chore(master): release 1.4.0 (<a
href="https://redirect.github.com/google/uuid/issues/134">#134</a>)</li>
<li><a
href="https://github.com/google/uuid/commit/7c22e97ff7647f3b21c3e0870ab335c3889de467"><code>7c22e97</code></a>
Clarify the documentation of Parse to state its job is to parse, not
validate...</li>
<li><a
href="https://github.com/google/uuid/commit/cd5fbbdd02f3e3467ac18940e07e062be1f864b4"><code>cd5fbbd</code></a>
feat: UUIDs slice type with Strings() convenience method (<a
href="https://redirect.github.com/google/uuid/issues/133">#133</a>)</li>
<li><a
href="https://github.com/google/uuid/commit/47f5b3936c94efb365bdfc62716912ed9e66326f"><code>47f5b39</code></a>
docs: fix a typo in CONTRIBUTING.md (<a
href="https://redirect.github.com/google/uuid/issues/130">#130</a>)</li>
<li><a
href="https://github.com/google/uuid/commit/542ddabd47d7bfa79359b7b4e2af7f975354e35f"><code>542ddab</code></a>
chore(tests): add Fuzz tests (<a
href="https://redirect.github.com/google/uuid/issues/128">#128</a>)</li>
<li><a
href="https://github.com/google/uuid/commit/06716f6a60da5ba158f1d53a8236a534968ff76e"><code>06716f6</code></a>
chore(tests): Add json.Unmarshal test with empty value cases (<a
href="https://redirect.github.com/google/uuid/issues/116">#116</a>)</li>
<li>See full diff in <a
href="https://github.com/google/uuid/compare/v1.3.1...v1.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/uuid&package-manager=go_modules&previous-version=1.3.1&new-version=1.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
….0.1+incompatible (#56)

Bumps
[github.com/aliyun/aliyun-oss-go-sdk](https://github.com/aliyun/aliyun-oss-go-sdk)
from 2.2.9+incompatible to 3.0.1+incompatible.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aliyun/aliyun-oss-go-sdk/releases">github.com/aliyun/aliyun-oss-go-sdk's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.1</h2>
<p>repalce version 3.0.0</p>
<h2>v2.2.10</h2>
<ul>
<li>增加:support return callback body.</li>
<li>增加:support response header api</li>
<li>增加:add region field in listBuckets</li>
<li>增加:add ResponseVary field in CORSXML</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aliyun/aliyun-oss-go-sdk/blob/master/CHANGELOG.md">github.com/aliyun/aliyun-oss-go-sdk's
changelog</a>.</em></p>
<blockquote>
<h1>ChangeLog - Aliyun OSS SDK for Go</h1>
<h2>版本号:v2.2.10 日期:2023-10-30</h2>
<h3>变更内容</h3>
<ul>
<li>增加:support return callback body.</li>
<li>增加:support response header api</li>
<li>增加:add region field in listBuckets</li>
<li>增加:add ResponseVary field in CORSXML</li>
</ul>
<h2>版本号:v2.2.9 日期:2023-08-25</h2>
<h3>变更内容</h3>
<ul>
<li>增加:support force path style option.</li>
<li>增加:support context.Context option.</li>
<li>修改:remove LifecycleFilterNot.Prefix omitempty attribute.</li>
</ul>
<h2>版本号:v2.2.8 日期:2023-07-31</h2>
<h3>变更内容</h3>
<ul>
<li>增加:support EnvironmentVariableCredentialsProvider</li>
<li>增加:support describe regions api.</li>
<li>增加:support create bucket with server encryption parameters.</li>
<li>增加:support referer black list.</li>
<li>增加:support aysnc process object api.</li>
<li>增加:support ObjectSizeGreaterThan and ObjectSizeLessThan in lifecycle
rule.</li>
<li>增加:add DeepColdArchive storage class.</li>
<li>修复:fix bug.</li>
</ul>
<h2>版本号:v2.2.7 日期:2023-03-23</h2>
<h3>变更内容</h3>
<ul>
<li>增加:support get info form EC &amp; x-oss-err.</li>
<li>增加:support bucket replication time control api.</li>
<li>增加:support bucket style api.</li>
<li>增加:support list bucket cname api.</li>
<li>增加:support bucket resource group api.</li>
<li>修复:do not use uname -* cmd to get platform information.</li>
<li>修复:call rand.Seed only once.</li>
</ul>
<h2>版本号:v2.2.6 日期:2022-11-16</h2>
<h3>变更内容</h3>
<ul>
<li>增加:the object name cannot be empty in object's apis.</li>
<li>增加:support access monitor api.</li>
<li>修复:fix GetBucketStat bug.</li>
<li>增加:lifecycle rule supports filter configuration.</li>
<li>增加:support deleting the specified bucket tags.</li>
<li>修复:can't delete objects where the keys contain special
characters.</li>
</ul>
<h2>版本号:v2.2.5 日期:2022-08-19</h2>
<h3>变更内容</h3>
<ul>
<li>增加:add meta data indexing api</li>
<li>删除:remove github.com/baiyubin/aliyun-sts-go-sdk/sts deps.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aliyun/aliyun-oss-go-sdk/commit/2bc58741fa507528ff70b501e7e881a92f88ce3e"><code>2bc5874</code></a>
release v2.2.10 (<a
href="https://redirect.github.com/aliyun/aliyun-oss-go-sdk/issues/420">#420</a>)</li>
<li><a
href="https://github.com/aliyun/aliyun-oss-go-sdk/commit/8a3825c863a1a418b2de34d1462280d3187eb02c"><code>8a3825c</code></a>
flake: ListBuckets add Region field to response (<a
href="https://redirect.github.com/aliyun/aliyun-oss-go-sdk/issues/419">#419</a>)</li>
<li><a
href="https://github.com/aliyun/aliyun-oss-go-sdk/commit/0b1143e9135b18ab9fcceaff2e7a5811531dfc58"><code>0b1143e</code></a>
fix unit test (<a
href="https://redirect.github.com/aliyun/aliyun-oss-go-sdk/issues/417">#417</a>)</li>
<li><a
href="https://github.com/aliyun/aliyun-oss-go-sdk/commit/535b6593bc383f943c1d84b824dc90d7716957b1"><code>535b659</code></a>
update testcase.</li>
<li><a
href="https://github.com/aliyun/aliyun-oss-go-sdk/commit/9b58296e46160734990242335c23b5f1329e1047"><code>9b58296</code></a>
modify bucket cros api (<a
href="https://redirect.github.com/aliyun/aliyun-oss-go-sdk/issues/416">#416</a>)</li>
<li><a
href="https://github.com/aliyun/aliyun-oss-go-sdk/commit/368023e6c99cfd652f0114690c60571645ad486f"><code>368023e</code></a>
add repsonse header api (<a
href="https://redirect.github.com/aliyun/aliyun-oss-go-sdk/issues/415">#415</a>)</li>
<li><a
href="https://github.com/aliyun/aliyun-oss-go-sdk/commit/50c3b3fe319618463e8e005bc8d3a0a85f355bdd"><code>50c3b3f</code></a>
refine callback.</li>
<li><a
href="https://github.com/aliyun/aliyun-oss-go-sdk/commit/85d6790b944ef80dad826aa505aa9c973721882a"><code>85d6790</code></a>
fix some bugs (<a
href="https://redirect.github.com/aliyun/aliyun-oss-go-sdk/issues/414">#414</a>)</li>
<li><a
href="https://github.com/aliyun/aliyun-oss-go-sdk/commit/cf6ec9097716831fd6ff10d790484da72b5c6518"><code>cf6ec90</code></a>
modify callback,add callback body to result (<a
href="https://redirect.github.com/aliyun/aliyun-oss-go-sdk/issues/342">#342</a>)</li>
<li>See full diff in <a
href="https://github.com/aliyun/aliyun-oss-go-sdk/compare/v2.2.9...v3.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aliyun/aliyun-oss-go-sdk&package-manager=go_modules&previous-version=2.2.9+incompatible&new-version=3.0.1+incompatible)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
@xxl4 xxl4 added the documentation Improvements or additions to documentation label Nov 17, 2023
@xxl4 xxl4 requested a review from zylinkus November 17, 2023 02:23
@xxl4 xxl4 self-assigned this Nov 17, 2023
@xxl4 xxl4 merged commit 897f7c9 into docs Nov 17, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant